gtk4.git
2016-11-07 Chun-wei Fangdkprivate-win32.h: Complete removal of attributes_mask
2016-11-07 Benjamin Ottegdk: gdk_window_new() is not called for foreign windows
2016-11-07 Benjamin Ottegdk: Remove attributes_mask from gdk_window_new()
2016-11-07 Benjamin OtteAPI: gdk: Remove gdk_window_new()
2016-11-07 Benjamin OtteAPI: gdk: Add gdk_window_new_temp()
2016-11-06 Benjamin OtteAPI: gdk: Add gdk_window_new_popup()
2016-11-06 Benjamin Otterange: Use gdk_window_new_input()
2016-11-06 Benjamin Ottetests: Remove subsurface test
2016-11-06 Benjamin OtteAPI: wayland: Add gdk_wayland_window_new_subsurface()
2016-11-06 Benjamin OtteAPI: gdk: Add gdk_window_new_toplevel()
2016-11-06 Benjamin Ottegdkwindow: Remove GdkWindowAttr.type_hint
2016-11-06 Benjamin Ottescrolledwindow: Turn into no-window widget
2016-11-06 Benjamin Ottex11: Set override_redirect on input-only windows
2016-11-06 Benjamin Ottelistbox: Turn into no-window widget
2016-11-06 Benjamin Otteflowbox: Turn into no-window widget
2016-11-05 John RallsUpdate gdk-quartz functions for the demise of GdkDevice...
2016-11-05 John RallsRemove screen height and width functions from gdk-quartz.
2016-11-05 John RallsAdd some new function prototypes to gtkquartz.h.
2016-11-05 John RallsUpdate GdkOSXVersion enum with the last 4 MacOS releases.
2016-11-05 John RallsFramework Carbon required for building against MacOSX10...
2016-11-05 Lapo CalamandreiAdwaita: no more -gtk-gradient()
2016-11-05 Timm Bädermenu: Properly clip child menuitems
2016-11-05 Timm Bädertests/popupat: Remove references to noexistent widgets
2016-11-05 Timm Bäderentry: Fix coordinates after rendernode conversion
2016-11-05 Timm Bäderspinbutton: Convert to indirect rendering
2016-11-05 Timm BäderRevert "Revert "Convert GtkEntry to indirect rendering""
2016-11-05 Timm Bäderbutton: Remove _get_event_window
2016-11-05 Timm BäderRemove gtk_widget_set_mapped
2016-11-05 Timm Bädernotebook: use gesture for clicks
2016-11-05 Gábor KelemenUpdate Hungarian translation
2016-11-05 Piotr DrągUpdate POTFILES.skip
2016-11-05 Benjamin Ottefixed: Port to GskRenderNode
2016-11-05 Benjamin Ottegtk-demo: Add fishbowl demo
2016-11-05 Benjamin Ottewin32: Remove unused headers
2016-11-05 Benjamin OtteAPI: gdk: Remove title from gdk_window_new()
2016-11-05 Benjamin OtteAPI: gdk: Remove override_redirect flag from GdkWindowAttr
2016-11-05 Benjamin OtteAPI: gdk: Remove gdk_window_set_override_redirect()
2016-11-05 Philip Withnallgtkstylecontext: Clarify memory allocation behaviour...
2016-11-04 Matthias ClasenRevert "Convert GtkEntry to indirect rendering"
2016-11-04 Matthias ClasenFix up the fullscreen_on_monitor support
2016-11-04 Georges Basile... levelbar: update css nodes even when no offset value...
2016-11-04 Rui Matosgdkwindow-x11: Add support for gdk_window_fullscreen_on...
2016-11-04 Matthias ClasenComplete the privatization of GtkTextAttributes
2016-11-04 Руслан ИжбулатовW32: Fix malformed svg file
2016-11-04 Chun-wei FanGDK-Win32/4.0: Enable HiDPI support for Windows
2016-11-04 Chun-wei Fangdkscreen-win32.c: Remove leftovers of removal of visua...
2016-11-04 Balázs MeskóUpdate Hungarian translation
2016-11-03 Benjamin Ottex11: Init no-multihead monitor without root window
2016-11-03 Benjamin Ottewayland: Remove all mentions of visuals
2016-11-03 Benjamin Ottemir: Remove all mentions of visuals
2016-11-03 Benjamin Ottebroadway: Remove all mentions of visuals
2016-11-03 Benjamin Ottequartz: Remove all mentions of visuals
2016-11-03 Benjamin Ottewin32: Remove all mentions of visuals
2016-11-03 Benjamin Ottegdk: Remove visual APIs from GdkScreen
2016-11-03 Benjamin Ottex11: Maointin window visuals without GdkVisual
2016-11-03 Benjamin Ottex11: Remove unused hash table
2016-11-03 Benjamin Ottex11: Replace gdk_display_get_window_visual()
2016-11-03 Benjamin Ottemenubar: We don't need an input window
2016-11-03 Benjamin Ottex11: Use X11 variables instead of GDK variables
2016-11-03 Benjamin Ottex11: Remove unused complexity
2016-11-03 Benjamin Ottedocs: Remove vfunc that doesn't exist anymore
2016-11-03 Lapo CalamandreiAdwaita: correctly style headerbars in a stack
2016-11-03 Ernestas Kulikpopover: pop down when pressing escape
2016-11-03 Matthias ClasenAdd a testcase for stacked headerbars
2016-11-03 Chun-wei Fanconfigure.ac: Remove gdk/win32/rc/gdk.rc
2016-11-03 Chun-wei Fanautotools: Update MSVC gir build script generation
2016-11-03 Chun-wei FanVisual Studio builds: Use gtk-4.lib for the .lib file
2016-11-03 Chun-wei FanVisual Studio builds: Build GTK+ as a monolithic DLL
2016-11-03 Chun-wei FanWindows: Update code for monolithic GTK DLL
2016-11-03 Olivier Fourdanwayland: check valid pending cairo surface
2016-11-03 Benjamin Otterevealer: Port to no-window widget
2016-11-03 Benjamin Ottetextview: Convert to no-window widget
2016-11-03 Benjamin Otteiconview: Turn into no-window widget
2016-11-03 Benjamin Ottecolorplane: Port to be a no-window widget
2016-11-03 Benjamin Ottecolorswatch: Readd accidentally removed call
2016-11-02 Benjamin Otteviewport: Turn into no-window widget
2016-11-02 Benjamin Ottemenu: Don't set widget->window
2016-11-02 Timm Bäderwidget: Remove outdated comment
2016-11-02 Timm Bäderwidget: Remove unused visibility-notify-event
2016-11-02 Timm Bäderwidget: Remove state-flags leftovers
2016-11-02 Benjamin Ottecss: Fix radial-gradient() color stop computation
2016-11-02 Chun-wei Fangdk/win32: Complete gdk_screen_is_composited() removal
2016-11-02 Chun-wei Fangsk: Export gsk_render_node_get_bounds()
2016-11-02 Benjamin Ottegtk: Chain up in realize()
2016-11-02 Benjamin Ottewidget: Insist on widgets calling gtk_widget_set_has_wi...
2016-11-02 Benjamin Ottegtk: Call gtk_widget_set_has_window() on every widget
2016-11-02 Benjamin Ottetreeview: Don't use gtk_widget_get_allocaton()
2016-11-02 Chun-wei Fandemos/application: Call the right program
2016-11-02 Matthias Claseninspector: Cosmetic improvements to the recorder
2016-11-01 Juan Pablo... Use GLSL version 110 for OpenGL 2 shaders.
2016-11-01 Matthias Clasencheck button: Update for new box gadget functionality
2016-11-01 Matthias Clasenexpander: Update for new box gadget functionality
2016-11-01 Matthias Clasenbox gadget: Implement get_render_node vfunc
2016-11-01 Matthias Clasencontainer: Add a private api for render node propagation
2016-11-01 Matthias Clasengadget: Add a get_render_node vfunc
2016-11-01 Matthias ClasenConvert GtkEntry to indirect rendering
2016-11-01 Matthias ClasenFix the build
2016-11-01 Matthias ClasenDrop GdkColor
2016-11-01 Matthias ClasenStop supporting GdkColor in text buffer serialization
2016-11-01 Matthias ClasenDrop the settings color parser
next